Skip to content

Conversation

bitsandfoxes
Copy link
Contributor

wip

Copy link
Contributor

github-actions bot commented Mar 17, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.
Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- Xbox support ([#2068](https://github.com/getsentry/sentry-unity/pull/2068))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against ae7d03a

Comment on lines 379 to +381
return "pe";
case RuntimePlatform.GameCoreXboxSeries:
return "pe";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
return "pe";
case RuntimePlatform.GameCoreXboxSeries:
return "pe";
case RuntimePlatform.GameCoreXboxSeries:
return "pe";

@bitsandfoxes
Copy link
Contributor Author

Superseded by #2314

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants